<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{padding:0;margin:0;}a{text-decoration:none;cursor:pointer;}.clr{clear:both;overflow:hidden;height:0;width:0;}.relative{position:relative;width:100%;}

#home_banner{

	background:url(../images/banner_bg.gif) repeat-x; 

	margin:0 auto;

}

.maxwidth{

	width:990px;

	margin:0 auto;

}

#big_img{

	height:298px;

	background:no-repeat center

}

#small_img{

	height:52px;

	padding-top:13px;

	position:absolute;

	top:-67px;

	width:100%;

	background:url(bnbg.png) no-repeat center 0;

	_background:none;

    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="bnbg.png");

}

#small_pre,#small_next,#small_imgs{

	height:44px;

	float:left;

}

#small_pre,#small_next{

	width:22px;

	display:block;

}

#small_pre{

	margin-right:17px;

	background:url(leftright.png) no-repeat 0 center;

}

#small_next{

	margin-left:17px;

	background:url(leftright.png) no-repeat -44px center;

}

#small_pre:hover{

	background-position:-22px center;

}

#small_next:hover{

	background-position:-36px center;

}

#small_imgs{

	width:912px;

	overflow:hidden;

}

#small_imgs .item{

	float:left;

	padding:0 16px;

}

#small_imgs .item .img{

	cursor:pointer;

	width:144px;

	height:32px;

	padding:3px;

	padding-top:10px;

	background:url(banner_bg.png) no-repeat center bottom;

}

#small_imgs .item .img img{

	width:144px;

	height:30px;

}

#small_imgs .item .active{

	background:url(banner_bg_a.png) no-repeat center bottom;;

}

</pre></body></html>